IndexedPropertyPath Class |
Namespace: Independentsoft.Exchange
The IndexedPropertyPath type exposes the following members.
| Name | Description | |
|---|---|---|
| IndexedPropertyPath |
Initializes a new instance of the IndexedPropertyPath class.
| |
| IndexedPropertyPath(IndexedPropertyPathUri, String) |
Initializes a new instance of the IndexedPropertyPath class.
|
| Name | Description | |
|---|---|---|
| Index |
Identifies the member of the dictionary to return.
| |
| Uri |
Identifies the dictionary that contains the member to return.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current IndexedPropertyPath object to its equivalent string representation.
(Overrides ObjectToString.) |